PDF Plugin for Xojo

EinhugurPDFWriter.Image Class (console safe)

A class that represents image in a PDF document.

Object
   Image

class EinhugurPDFWriter.Image

Constructors

Image (console safe) A Private constructor. Use the LoadImage function on the PDFDocument class to create instance of the Image class.

Properties

Height (console safe) Returns height of the image
Width (console safe) Returns width of the image

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS